\version "2.22.2"
melody = \relative c' {
\numericTimeSignature
\time 4/4
\tempo 4=114
\key c\major
r2 r4 c'8[ b8] | a2. b4 | c4. g8( g4) c4 | b4. g8( g4) b4 |
b8 c4 a8( a8) g4. | g4 f8[ e8(] e8) d4. | f4 e8[ c8(] c4) c8[ d8] | b1 |
r2 r4 c'8[ b8] |a2. b4 | c2. e4 | d4. b8( b4) d4 | d8 e4 c8( c8) b4 a8( | a2) b8 c4 g8( | g8) d4. f4 g4 | g1 |
}
chordNames = \chordmode {
g1 | f1 | a1:m | g1 |
f1 | d1:m | c1 | e1:m |
e1:m | f1:6 | c1:/e | g1:/b | a1:m | f1 | c1 | g1 |
}
songtext = \lyricmode {}
\include "../template.ly"
\version "2.22.2"
melody = \relative c' {
\numericTimeSignature
\time 4/4
\tempo 4=114
\key c\major
e8[ f8] g8[ c8]( c8)[ b8] c4 | g4. e8( e2) | c8[ d8] e8[ g8]( g8)[ f8] e8[ d8]( | d1) |
}
chordNames = \chordmode {
c1 | a1:m | f1 | g1 |
}
songtext = \lyricmode {}
\include "../template.ly"